home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / cyclo.zip / README.1ST < prev    next >
Text File  |  1992-08-11  |  2KB  |  49 lines

  1.  
  2.                            =============
  3.                             ABOUT CYCLO
  4.                            =============
  5.  
  6.   CYCLO creates cyloids, which are a particular family of mathematical
  7. plot. As such, it is an educational game, or, if you like, a mathematical
  8. recreation. CYCLO uses a simple yet versatile Graphical User Interface.
  9. CYCLO is free. The entire source code for CYCLO and the GUI it uses are for
  10. sale ($30 Australian). Feel free to play with and share this program.
  11.  
  12.   CYCLO was written in Turbo Pascal 6.0 by Doug Colman, Computer Science
  13. Department, University of New England, Armidale, Australia. It is not
  14. endorsed by UNE, but is a personal project. Source code includes seven(7)
  15. Turbo Pascal Units (covering a broad spectrum of Graphical User Interface
  16. Functions and Procedures). There are about 4360 lines of code. The entire
  17. source code is available by sending $30 (Australian Funds - Bank Draft) to:
  18.   Doug Colman,
  19.   Plateaux Products,
  20.   1-193 Faulkner Street,
  21.   Armidale, NSW, 2350,
  22.   Australia.
  23. (The $30 cost includes packaging, postage and disk.)
  24.  
  25.   Source includes full Menu-Window Interface as used by CYCLO, with Mouse
  26. Support, Dialog Boxes, File Choosers, etc. Written for compatibility with
  27. VGA, EGA, SVGA, CGA, MCGA, EGA64 EGAmono IBM8514, Hercules, ATT400, and
  28. PC3270. The Menu Interface code was designed for ease of installation into
  29. your own applications. That is, it is a generic GUI. Compiler Support: Turbo
  30. Pascal Versions 4.0 - 6.0. No warranties or liabilities are applicable.
  31.  
  32. Source Code  (With Dependencies):
  33. CYCLO        (Example Implementation Program)
  34.   GUIGLOBS   (Graphical User Interface Globals)
  35.   GUIMOUSE   (GUI Full Mouse Support)
  36.   GUISVGA    (Super VGA Support)
  37.   GUIMENU    (Menu Tools)
  38.   GUITOOLS   (Other GUI Tools)
  39.   GUIPRINT   (Graphics Screen Dump Routines)
  40.   GUIWORLD   (World Coordinate System)
  41.  
  42. Internet Electronic Mail:
  43. doug@neumann.une.edu.au
  44. dcolman@metz.une.edu.au
  45.  
  46. Price valid until January 1993.
  47. You will need to provide your own SVGA256.BGI.
  48. CYCLO is (C) Doug Colman 1992.
  49.